home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / yahtsee.zip / YATSYSOP.DOC < prev   
Text File  |  1991-03-11  |  5KB  |  127 lines

  1.                      YAHTSEE DOOR  Version 1.0 03/11/91
  2.  
  3. <Soapbox mode on>
  4.  
  5.     Yahtsee has been released as shareware. Unlike many door authors today, I
  6. have not crippled the game in any way. There is a screen, that players will
  7. see as they exit the game, which will inform them that the game is
  8. unregistered and ask that they contribute towards the games registration. It
  9. is however, the Sysop's responsibility to register this door if they intend
  10. to use it for more than 30 days.
  11.  
  12. Benefits of registration:
  13.  
  14.  -- 1 year free access to the authors BBS. The registered version of this
  15.     game as well as any revisions or updates will be available for
  16.     downloading. I will mail the registered version/updates if desired.
  17.  
  18.  -- You will be encouraging the author to write more quality doors.
  19.  
  20.  -- You will be supporting and encouraging the shareware concept.
  21.  
  22.     The amount of money requested for this quality door is insignificant in
  23. comparison to the many hours spent in it's development/test. If this attempt
  24. at the shareware concept fails, I may feel compelled to hang up programming
  25. door games.
  26.  
  27. <Soapbox mode off>
  28.  
  29.  
  30. Files on the distribution disk/.zip:
  31.  
  32.                    yahtsee.exe - Executable program
  33.                    yahtsee.doc - Instruction file displayed to player
  34.                   yatsysop.doc - This file
  35.                      doorx.bat - Sample door batch file
  36.  
  37. The following files are created by the program,
  38.  
  39.                   yatusers.dat - Keeps track of current players.
  40.                   yaht_top.bbs - Keeps track of monthly winners.
  41.                    yatbull.bbs - Can be used as an Ascii bulletin
  42.                    yatbull.scr - Can be used as Ansi color bulletin.
  43.  
  44. SETUP - setting up this game is a snap! Follow these simple instructions and
  45. you can probably have Yahtsee available for your users in less than 10
  46. minutes.  These instructions assume you are running Wildcat!. The game will
  47. work with PCBoard, Spitfire and other BBS's, however I am not sure of the
  48. setup for any other than Wildcat!.
  49.  
  50. 1) Copy the files to your games directory.
  51. 2) Edit DOORX.BAT to reflect the proper directory and then rename the file
  52.    for the door number. ex: DOOR5.BAT. This file must reside in your main
  53.    Wildcat! directory. Here is a sample, which works flawlessly on my BBS.
  54.  
  55.             c:
  56.             cd \games
  57.             yahtsee c:\wildcat\callinfo.bbs
  58.             copy yatbull.bbs c:\wildcat\display\bullx.bbs
  59.             copy yatbull.scr c:\wildcat\display\bullx.scr
  60.             cd \wildcat
  61.             cat
  62.  
  63. 3) Run the makewild utility and adjust the number of doors and number of
  64.    bulletins available. Be sure to set the security level accordingly.
  65.  
  66. 4) Edit doors.bbs/scr and bulletin.bbs/scr to let your users know the game is
  67.    available.
  68.  
  69. Thats all there is to it! If you have ever installed a door before you should
  70. have no problem installing this one. If you have any problems, please feel
  71. free to call me. I would like to see everyone get a chance to enjoy this fun
  72. game. This game can also be run locally. If you are unsure how to do this,
  73. I will provide instructions with the registered version.
  74.  
  75. Data File Descriptions:
  76.  
  77.     yatusers.dat - there is room for 200 players. At the end of each month
  78.                    the monthly winner is written to yaht_top.dat and
  79.                    yatusers.dat is cleared. If you find that you need more
  80.                    room for players, I will make the adjustment for you when
  81.                    you register.
  82.  
  83.     yaht_top.dat - this file keeps track of the monthly winners. It has room
  84.                    for 18 months after which time the data will scroll up.
  85.  
  86.     These files will be created the first time the game is run. Also the
  87.     bulletin files will be updated after each game.
  88.  
  89. If you decide to register this door please provide the following information
  90. when you send your check for $20.00.
  91.  
  92. 1. If you want access to Toys in the Attic ][, please provide the following:
  93.    a. name
  94.    b. city/state
  95.    c. phone
  96.    d. birthdate
  97.    e. password  (don't forget this)
  98.  
  99.     As soon as I receive the check, I will set up an account so that you can
  100.     access the registered version/updates.
  101.  
  102. 2. If you want me to mail the registered version/updates, please provide the
  103.    following:
  104.    a. name
  105.    b. address
  106.    c. city/state/zip
  107.    d. phone
  108.  
  109.    Please allow 2-3 weeks for mail.
  110.    (I will still provide 1 year's free BBS access even if you want the
  111.     software mailed. If desired provide information from both items 1 & 2)
  112.  
  113. If you have any special requests such as a larger user base, please be sure
  114. to make your requests at the time of registration. I appriciate any comments,
  115. or ideas which could make this door better.
  116.  
  117. Thanks to Rickie Belitz for writing the CKIT library which provided me
  118. with the C functions necessary for development of this door and the prior
  119. development/release of the freeware door, King of Rock-N-Roll.
  120.  
  121. Craig Green
  122. 17 Wren St.
  123. Johnson City, NY 13790
  124. Voice: 607-797-9303
  125. Toys in the Attic ][, 607-797-4522, 3/12/24/*9600 bauds, 8-n-1, 24 hours
  126. * Hayes V-series 9600 baud.
  127.